Skip to content

BUILD-8099 use ci-github-actions/promote#47

Merged
julien-carsique-sonarsource merged 1 commit intomasterfrom
feat/jcarsique/BUILD-8099-promotePoetry
Jul 17, 2025
Merged

BUILD-8099 use ci-github-actions/promote#47
julien-carsique-sonarsource merged 1 commit intomasterfrom
feat/jcarsique/BUILD-8099-promotePoetry

Conversation

@julien-carsique-sonarsource
Copy link
Copy Markdown
Contributor

@julien-carsique-sonarsource julien-carsique-sonarsource commented Jul 16, 2025

Use ci-github-actions/promote for the promotion.

Depends on SonarSource/ci-github-actions#13

@julien-carsique-sonarsource julien-carsique-sonarsource force-pushed the feat/jcarsique/BUILD-8099-promotePoetry branch 3 times, most recently from 90c9917 to cd271f2 Compare July 16, 2025 17:36
@julien-carsique-sonarsource julien-carsique-sonarsource changed the title BUILD-8099 use ci-github-actions/promote-poetry BUILD-8099 use ci-github-actions/promote Jul 16, 2025
@julien-carsique-sonarsource julien-carsique-sonarsource force-pushed the feat/jcarsique/BUILD-8099-promotePoetry branch from cd271f2 to 0c2bdec Compare July 17, 2025 09:10
@julien-carsique-sonarsource julien-carsique-sonarsource force-pushed the feat/jcarsique/BUILD-8099-promotePoetry branch from 0c2bdec to 7df9cdd Compare July 17, 2025 09:16
@julien-carsique-sonarsource julien-carsique-sonarsource marked this pull request as ready for review July 17, 2025 09:16
@julien-carsique-sonarsource julien-carsique-sonarsource requested review from a team and Copilot July 17, 2025 09:16
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR replaces WIP references and commented blocks in the build workflow with stable master versions of the SonarSource CI GitHub Actions.

  • Removed unused/commented environment and interim promote job steps.
  • Updated get-build-number and promote steps to use @master instead of feature branches.
  • Cleaned up the promote job for consistency and readability.
Comments suppressed due to low confidence (3)

.github/workflows/build.yml:38

  • Pin the action to a specific tag or commit SHA instead of @master to ensure reproducible workflows.
      - uses: SonarSource/ci-github-actions/get-build-number@master # dogfood

.github/workflows/build.yml:39

  • Pin the action to a specific tag or commit SHA instead of @master to avoid unintended changes in the CI behavior.
      - uses: SonarSource/ci-github-actions/promote@master # dogfood

.github/workflows/build.yml:38

  • [nitpick] The # dogfood comment may be unclear to other contributors; consider removing it or replacing it with a more descriptive note.
      - uses: SonarSource/ci-github-actions/get-build-number@master # dogfood

@julien-carsique-sonarsource julien-carsique-sonarsource enabled auto-merge (rebase) July 17, 2025 09:17
@julien-carsique-sonarsource julien-carsique-sonarsource merged commit 550e53a into master Jul 17, 2025
5 checks passed
@julien-carsique-sonarsource julien-carsique-sonarsource deleted the feat/jcarsique/BUILD-8099-promotePoetry branch July 17, 2025 11:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants